home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / win_utl2 / macman50.zip / TUTOR.TXT < prev    next >
Text File  |  1994-06-17  |  7KB  |  104 lines

  1. ----- Screen 1
  2. Welcome to the Macro Manager Tutorial
  3. Choose Exit (Alt-X) to quit, Next (Alt-N) to go to the next screen or Prev (Alt-P) to go to the previous screen.  Follow the instructions on each screen.
  4. key02
  5. ----- Screen 2
  6. Macro Manager is a powerful tool that works with any Windows application.  The program lets you send any sequence of keystrokes to any application by pressing only two keys.
  7. The main Macro Manager screen to your left is called a "macro sheet" in this tutorial.
  8. keys02
  9. ----- Screen 3
  10. This step-by-step tutorial will familiarize you with basic Macro Manager concepts.
  11. You'll get to try Macro Manager yourself!
  12. keys03
  13. ----- Screen 4
  14. Instructions will appear here, in the yellow box.
  15. Text you or Macro Manager types will appear here, in the green box.  The green box also contains tips and tricks.
  16. keybrd03
  17. ----- Screen 5
  18. Macro Manager uses a two key entry system.  Pressing a "trigger" key, followed by a letter or number sends a series of keystrokes to your application.  This system means Macro Manager won't conflict with Keystrokes for other Windows applications.  The triggers are initially defined as the slash or star keys on the numeric keypad.
  19. To change Triggers, from Macro Manager, click on <O>ptions, then <T>rigger.  Choose one or more of the four triggers.  You must pick at least one or Macro Manager won't work.  
  20. keys01
  21. ----- Screen 6
  22. Lets play back a macro now.  Press the trigger key (* or / on the keypad), the small keyboard that appears in the middle of your screen means Macro Manager is working.  Press the "A" key.
  23.  
  24. key04
  25. ----- Screen 7
  26. That's all there is to playing back a Macro!  Next, we'll learn to record one.  Switch to Macro Manager now, then click on the letter K.
  27. To use the keyboard instead of the mouse, press CTRL+SHIFT+the letter of the macro.
  28. keybrd01
  29. ----- Screen 8
  30. You just saw the full screen editing mode.  This is where you type in the keystrokes you want sent to your application when the macro plays.
  31. Note that "~" is used for the {ENTER} key.  Macro Manager will send {ENTER} to your application each time it sees the ~ key.  To send the ~ key itself, enclose it in braces.
  32. keybrd02
  33. ----- Screen 9
  34. Experiment a bit now.  Click on the letter <G> in Macro Manager.  Type your name, then click on "Exit Full Screen Edit" edit.  Next, click on the green box below.  Press the trigger key and then <G>.  Your name should appear in the green box.
  35.  
  36. keybrd03
  37. ----- Screen 10
  38. That's all there is to recording a Macro!  You can also record simple macros by clicking on the space or keystrokes appearing next to the letters or numbers and then typing them in.
  39. The full screen editor offers more features than editing directly on the macro sheet.
  40. key01
  41. ----- Screen 11
  42. You can save Macros groups in files.  Use the <F>ile menu on the Main Screen.  <N>ew starts a new macro file.  <L>oad loads a previously created file.  <S>ave saves the current file.  Save <A>s saves the current file under a new name. 
  43. The numbered macros are global macros.  They are always available no matter what file is loaded.  They are saved automatically.  Use them for common macros, such as your address.
  44. key02
  45. ----- Screen 12
  46. Macro Manager can handle special functions, such as inserting the date or time, pausing during macro play back and using a numeric counter that increments automatically.  Type the trigger key and then <D>.
  47.  
  48. key03
  49. ----- Screen 13
  50. Macro Manager inserted the date in three formats.  To include the date in a macro, use {sd}, {md} or {ld} for short date, medium date and long date, respectively.  If you only want the day of the week, use {wd}.
  51. In full screen edit mode, you can click on the special key you want and Macro Manager automatically inserts it into the macro.  To see how the date macros work, click on D in Macro Manager, which will bring up the full screen editor.
  52. key04
  53. ----- Screen 14
  54. Macro Manager can insert the time in three formats.  Press the trigger key, followed by <T>.
  55.  
  56. keybrd01
  57. ----- Screen 15
  58. Macro Manager inserted the time automatically.  To include the time in a macro, use {st}, {mt} or {lt} for short time, medium time and long time, respectively.
  59. The formats for short, medium and long dates and times are defined in the Windows control panel.  If you change them there, they will also be changed automatically in Macro Manager.
  60. keybrd02
  61. ----- Screen 16
  62. Macro Manager can insert pauses into a Macro.  When you type in text and then hit {ENTER}, macro playback continues.  Press the trigger key and then <P>.
  63.  
  64. keybrd03
  65. ----- Screen 17
  66. Macro Manager paused twice to accept your input.
  67. You can cancel macro playback during a pause by pressing {ESC} or clicking on {CANCEL}.
  68. keybrd04
  69. ----- Screen 18
  70. Macro Manager has a numeric counter.  This is useful for creating lists.  Press the trigger key and then C.
  71.  
  72. keybrd05
  73. ----- Screen 19
  74. Macro Manager created a numbered list.  The value in the "counter value" box is printed out each time macro manager sees {#} in a macro.  That value is incremented by the value in the "increment value" box.
  75. If the increment value is negative, the numbers decrease in value.  Decimals are ok.  Macro manager automatically saves the value in the counter box when you exit the program, unless you check "Reset Counter on Start" in the "Options" menu.
  76. key01
  77. ----- Screen 20
  78. Macro Manager supports other special keys.  These are described in the "special keys" section of the HELP file.
  79. If special keys are not entered correctly, Macro Manager will give you an error message when you try to playback a macro.
  80. key02
  81. ----- Screen 21
  82. Macro Manager will enter special keys for you automatically so you don't have to worry about how to code them.  To use this feature, choose Code Mode from the full screen editor.
  83. When you are in code mode, any special key you type is entered into the macro, such as an arrow or the HOME, END or TAB keys, etc.
  84. key03
  85. ----- Screen 22
  86. Try it now.  Click on the letter for any empty macro.  Click on "Code Mode" and type some special keys.  Watch what happens.
  87. Pressing the {PAUSE} key or clicking on "Normal Mode" turns off "Code Mode"
  88. keybrd01
  89. ----- Screen 23
  90. If you want to type the trigger key itself when Macro Manager is running, type the trigger key followed by the <SPACEBAR>.  The trigger key will be typed in your application."
  91. To disable Macro Manager temporarily, while leaving it loaded, check the "disable" box on the main macro sheet.
  92. keybrd02
  93. ----- Screen 24
  94. This tutorial has only scratched the surface of what Macro Manager can do.  The program offers other features for advanced users.  These are more fully described in the Help file.
  95. To access help from Macro Manager, press F1.  Help is context sensitive, i.e. different help screens come up depending on where you are in Macro Manager.
  96. keybrd03
  97. ----- Screen 25
  98. Registered Users: Thank you for using Macro Manager.  Please let me know of any suggestions or improvements you can think of.
  99. ShareWare Users
  100. Thank you for evaluating this program.  Be sure to register if it meets your needs.  Click on "About" in Macro Manager to see the registration screen.
  101. keybrd04
  102.  
  103.  
  104.